.legal {
  height: 730px;
  background: rgb(246, 246, 246);
}
.legal .legal_img {
  float: left;
  margin-top: 50px;
  position: absolute;
  width: 32px;
  height: 223px;
}
.legal .font_div {
  float: right;
}
.legal .font_div .font_div_item {
  height: 730px;
  float: right;
  border-left: 1px solid rgb(230, 230, 230);
}
.legal .font_div .font_div_item:last-child {
  border-left: none;
}
.legal .font_div .font_div_item .font_name {
  float: right;
  width: 38px;
}
.legal .font_div .font_div_item .font_name a {
  margin-top: 52px;
  display: table;
}
.legal .font_div .font_div_item .font_name a p {
  max-width: 60px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  font-size: 18px;
  color: #040404;
  margin-right: 20px;
  overflow: hidden;
  height: 730px;
}
.legal .font_div .font_div_item .font_cont {
  float: right;
  width: 100px;
}
.legal .font_div .font_div_item .font_cont p {
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  height: 637px;
  margin-top: 50px;
  margin-right: 12px;
  margin-left: 22px;
  line-height: 32px;
  font-size: 30px;
  color: #040404;
  max-width: 66px;
  overflow: hidden;
}

.class_type {
  margin-bottom: 34px;
}
.class_type .title {
  margin-top: 50px;
}
.class_type .title p {
  float: left;
  height: 48px;
  padding: 0 30px;
  margin-right: 50px;
  font-size: 24px;
  color: rgb(130, 130, 130);
  line-height: 48px;
  cursor: pointer;
}
.class_type .title p.active {
  background-color: #CC5050;
  border-radius: 5px;
  color: rgb(243, 243, 243);
}
.class_type .class_cont {
  margin-top: 50px;
}
.class_type .more_font {
  margin-top: 10px;
}
.class_type .more_font p {
  width: 160px;
  height: 56px;
  background: rgb(204, 80, 80);
  border-radius: 8px;
  font-size: 24px;
  color: rgb(243, 243, 243);
  text-align: center;
  line-height: 56px;
  margin: 0 auto;
}

.advert {
  margin-bottom: 61px;
}
.advert img {
  width: 1200px;
  height: 280px;
}

.khxz {
  margin-bottom: 90px;
}
.khxz .title {
  font-size: 32px;
  color: rgb(64, 64, 64);
  margin-left: 35px;
  margin-bottom: 64px;
}
.khxz .khxz_img li {
  width: 190px;
  height: 50px;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(230, 230, 230);
  border-radius: 0px 20px 0px 20px;
  margin-right: 12px;
  margin-bottom: 20px;
  text-align: center;
  line-height: 50px;
  float: left;
}
.khxz .khxz_img li:nth-child(6n) {
  margin-right: 0;
}
.khxz .khxz_img li h2 {
  color: #666666;
  font-size: 18px;
  line-height: 50px;
}
.khxz .khxz_tip {
  height: 60px;
  background: rgb(245, 245, 245);
}
.khxz .khxz_tip p {
  font-size: 18px;
  color: #666666;
  line-height: 60px;
  padding-left: 31px;
}

.yq_link {
  min-height: 60px;
  background: rgb(234, 234, 234);
  padding-top: 21px;
  padding-bottom: 5px;
}
.yq_link span {
  font-size: 18px;
  color: rgb(102, 102, 102);
  margin-right: 20px;
}
.yq_link a {
  font-size: 18px;
  color: rgb(102, 102, 102);
  margin-right: 25px;
  margin-bottom: 15px;
  display: inline-block;
}
.yq_link a:hover {
  color: #CC5050;
}

.footer {
  margin-top: 0;
}